* ffap.el (ffap-rfc-path): Make this a defcustom since
authorKevin Ryde <user42@zip.com.au>
Sun, 6 Dec 2009 00:22:51 +0000 (00:22 +0000)
committerKevin Ryde <user42@zip.com.au>
Sun, 6 Dec 2009 00:22:51 +0000 (00:22 +0000)
`ffap-rfc-directories' is also a defcustom.  (My Bug#4514.)

lisp/ChangeLog

index f14497c1f78eb4d120c420e7983d7e8109ce844e..cdba8b065eacd364913938f5a768fcc16e6590a9 100644 (file)
@@ -1,3 +1,8 @@
+2009-12-06  Kevin Ryde  <user42@zip.com.au>
+
+       * ffap.el (ffap-rfc-path): Make this a defcustom since
+       `ffap-rfc-directories' is also a defcustom.  (My Bug#4514.)
+
 2009-12-05  Juri Linkov  <juri@jurta.org>
 
        Save and restore dired buffer's point positions too.  (Bug#4880)